CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - IOCP socket

搜索资源列表

  1. sf_200562516252

    0下载:
  2. 一个线程驰的类, 下面的是基本的使用方法 struct TSession { SOCKET socket int id } class myIocp:public CIOCP { public: void OnRead(void * p, char * buf, int len) void OnAccept(SOCKET socket) void OnClose(void * p) } void myIocp::OnAccept(SOCKET socket) { TSession *s = ne
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2701
    • 提供者:boxu
  1. variousSockIOMmodels

    0下载:
  2. Samples illustrating the various Winsock I/O models under the following directories: blocking Illustrates the blocking sockets model. This includes blocking client and server samples. nonblocking Illustrates the non-blocking socket model using
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:79158
    • 提供者:Janferry
  1. SmartServer

    0下载:
  2. VC++写的socket server 支持线程池 iocp模型.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:59032
    • 提供者:林健
  1. Sonic_Net

    0下载:
  2. 高效socket服务器要用到的(windows平台)iocp技术,可以提高服务器的并发连接数
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:78431
    • 提供者:谢黎鹏
  1. epoll

    2下载:
  2. linux下的Tcp服务器,采用的是Epoll模式,deamon程序,适合大家学习网络编程。-Tcp server under linux, using the Epoll mode, deamon process, suitable for them to learn network programming.
  3. 所属分类:Linux Network

    • 发布日期:2016-07-28
    • 文件大小:253178
    • 提供者:yourname
  1. SocketClient

    0下载:
  2. socket iocp,iocp处理socket聊天程序-socket iocp, iocp chat program to deal with socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:
    • 文件大小:33674
    • 提供者:su
  1. mynetengine2

    0下载:
  2. MyNetEngine是本人为自己的mmorpg写的网络引擎,有服务端和客户端.服务端采用iocp.方便,小巧.对付一般几百连接通讯应该没问题.客户端采用阻塞socket模型.即能满足一般客户端的通讯需求.本服务端和客户端是配套使用的.内部封装了通讯协议.可保证数据包完整性.避免了tcp的沾包问题. 可能本引擎还有很多不成熟之处.欢迎大家的指教批评.本人将不断更新,优化. -MyNetEngine is my writing for his own mmorpg networking e
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-01
    • 文件大小:75900
    • 提供者:asdffd
  1. SocketServer

    0下载:
  2. 用socket编写TCP服务器,采用多线程简单实现,满足学习socket要求,构建高性能tcp服务器请使用IOCP编写-socketserver
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:10114
    • 提供者:林字
  1. cket_iocp-documents-and-code

    0下载:
  2. 包含四份关于iocp完成端口模型在socket通信编程中的技术应用文档,其中含有关键代码和说明,由浅入深,是一位大拿原创的技术文档。-Iocp contains four reports on the completion port socket communication programming model in the technical application of the document, which contains the key code and instructions, De
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:70679
    • 提供者:cfan
  1. iocomplt

    0下载:
  2. 网络socket通讯,完成端口测试工具,提高进程间通讯效率-iocp process communication
  3. 所属分类:Communication

    • 发布日期:2017-04-08
    • 文件大小:11415
    • 提供者:武宝全
  1. PortFile

    0下载:
  2. 集客户端、服务器端于一体的IOCP的网络文件传送组件,支持异步socket,导步读写文件,多线程并发,多文件夹、文件并行传送,可以使单台客户端传送性能达到最佳,服务器端性能达到最大,可以支持至少两千以上的并发。-Network file transfer component of the set of the client, the server-side in one of the IOCP supports asynchronous socket, step-by-step guide to
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-13
    • 文件大小:1255404
    • 提供者:jyc
  1. IOCP_socket_serveraclient

    0下载:
  2. socket Iocp 高性能通信模型源代码-socket Iocp ,High performance communication model source code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-20
    • 文件大小:1063457
    • 提供者:dengyongzhao
  1. G-SocketsP1.2PDemo

    0下载:
  2. 这是基于IOCP模型的socket编程代码,对于想实现高并发编程的,采用IOCP模型非常好用,这里提供了封装和案例。-This is based on the the IOCP model of socket programming code, and high concurrent programming, the IOCP model is very easy to use, and provides packaging and case.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-10
    • 文件大小:3187630
    • 提供者:李江
  1. SocketService

    0下载:
  2. socket服务程序,实现了IOCP,并实现了TCP104-the socket service program, IOCP, and realized TCP104
  3. 所属分类:.net

    • 发布日期:2017-12-02
    • 文件大小:1045726
    • 提供者:liqiao
  1. coe

    0下载:
  2. C# 异步socket服务端调用IOCP 同步socket客户端通信的实现代码 书上的都是给的同步通信,或是异步通信,我在下面给下异步服务器的和同步客户机的通信代码-C# asynchronous socket server calls the IOCP sync socket are on the realization of client communications code book to synchronous communication, asynchronous comm
  3. 所属分类:Remote Control

    • 发布日期:2017-11-11
    • 文件大小:2135
    • 提供者:
  1. yynetsdk

    0下载:
  2. YYNetSDK是一款集成BSD socket,windows IOCP 等网络技术的开发包,同时包括线程池,连接池,内存池等主流技术。可以免费用于MMORPG Server、WebGameServer ,etc网络服务器的开发。 该开源软件,作者不断的完善和更新中,试图打造完美的c++网络服务器开发包。-YYNetSDK BSD socket, windows IOCP network technology is an integrated development package, inclu
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-12
    • 文件大小:222234
    • 提供者:杨阳
  1. sockpool

    0下载:
  2. 采用封装IOCP的高端函数编写的SOCKET I/O模型,为了便于理解,所有功能封装在一个头文件中,入口函数只是简单调用而已,集成了一些关键功能,如SOCKET线程池,动态增删SOCK.快去编写你的高端高效服务器吧,WS2008编写,如果VC6要关联DDK winBase.H,否则一些函数不认识-Function using high-end package IOCP written SOCKET I/O model, in order to facilitate understanding,
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:2787
    • 提供者:fubing
  1. IOCP_xnet

    0下载:
  2. this is just a part of iocp net which is used for socket queued
  3. 所属分类:Communication

    • 发布日期:2014-11-07
    • 文件大小:10240
    • 提供者:golden
  1. IocpSocketServer

    0下载:
  2. IOCP改造的Borland Socket Server(IocpScktsrvr.exe) -IOCP modified Borland Socket Server(IocpScktsrvr.exe)
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-06
    • 文件大小:1524214
    • 提供者:z.q
  1. IOCPDemo

    0下载:
  2. 简单的SOCKET异步收发DEMO,C#底层封装了IOCP功能-Simple SOCKET Asynchronous Receiver DEMO, C# encapsulates the underlying IOCP function
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-04
    • 文件大小:103155
    • 提供者:jack
« 1 2 34 »
搜珍网 www.dssz.com